Add translatable/context and comment attributes on <col> tags under a
authorJohan Dahlin <johan@gnome.org>
Sun, 2 Mar 2008 01:14:48 +0000 (01:14 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sun, 2 Mar 2008 01:14:48 +0000 (01:14 +0000)
commite2534d54e12c3d9c4b2047608574bf3e2fa5db76
tree7db2ab9027b0e1fd405edd768ad47cd734ee1e59
parentbee4a9fcc3a6d3d888363ed60291e8b176b314fe
Add translatable/context and comment attributes on <col> tags under a

2008-02-29  Johan Dahlin  <johan@gnome.org>

* demos/gtk-demo/demo.ui:
* gtk/gtkbuilderparser.c:
* gtk/gtkbuilderprivate.h:
* gtk/gtkliststore.c:
* tests/buildertest.c:
Add translatable/context and comment attributes on
<col> tags under a GtkListStore. Refactor parts of the
translation api and make it available inside gtk+ itself.
Update tests and example.
Fixes a part of #518642

svn path=/trunk/; revision=19685
ChangeLog
demos/gtk-demo/demo.ui
gtk/gtkbuilderparser.c
gtk/gtkbuilderprivate.h
gtk/gtkliststore.c
tests/buildertest.c